Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SET-READ-RESPONSE-PROCEDURE( ) method
Specifies the name of the procedure to invoke when a READ-RESPONSE event occurs.
Return type: LOGICAL Applies to: Socket object handle
event-internal-procedureA quoted string or character expression representing the name of an internal procedure that resides within
procedure-context. When data is available on the socket, the specified internal procedure is called. If not specified, then no read procedure will be executed when the READ-RESPONSE event occurs.procedure-contextA handle to a procedure that contains the internal procedure specified by
Note: Returns FALSE if theevent-internal-procedure. If not specified, THIS-PROCEDURE is used as theprocedure-context.procedure-contextis not a valid widget handle; returns TRUE otherwise. If this method is not invoked, or it fails, no read procedure will be executed when the READ event occurs.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |